Autogenerated HTML docs for v1.8.1.2-545-g2f19ad 
diff --git a/git-remote-fd.html b/git-remote-fd.html index 80e1f96..b44efae 100644 --- a/git-remote-fd.html +++ b/git-remote-fd.html 
@@ -751,13 +751,13 @@  <div class="sect1">   <h2 id="_description">DESCRIPTION</h2>   <div class="sectionbody">  -<div class="paragraph"><p>This helper uses specified file descriptors to connect to a remote git server.  +<div class="paragraph"><p>This helper uses specified file descriptors to connect to a remote Git server.   This is not meant for end users but for programs and scripts calling git   fetch, push or archive.</p></div>   <div class="paragraph"><p>If only &lt;infd&gt; is given, it is assumed to be a bidirectional socket connected  -to remote git server (git-upload-pack, git-receive-pack or  +to remote Git server (git-upload-pack, git-receive-pack or   git-upload-achive). If both &lt;infd&gt; and &lt;outfd&gt; are given, they are assumed  -to be pipes connected to a remote git server (&lt;infd&gt; being the inbound pipe  +to be pipes connected to a remote Git server (&lt;infd&gt; being the inbound pipe   and &lt;outfd&gt; being the outbound pipe.</p></div>   <div class="paragraph"><p>It is assumed that any handshaking procedures have already been completed   (such as sending service request for git://) before this helper is started.</p></div>  @@ -826,7 +826,7 @@  <div class="sect1">   <h2 id="_documentation">Documentation</h2>   <div class="sectionbody">  -<div class="paragraph"><p>Documentation by Ilari Liusvaara and the git list &lt;<a href="mailto:git@vger.kernel.org">git@vger.kernel.org</a>&gt;</p></div>  +<div class="paragraph"><p>Documentation by Ilari Liusvaara and the Git list &lt;<a href="mailto:git@vger.kernel.org">git@vger.kernel.org</a>&gt;</p></div>   </div>   </div>   <div class="sect1">  @@ -839,7 +839,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2011-11-15 13:45:02 PST  +Last updated 2013-02-05 21:07:26 PST   </div>   </div>   </body>